gtk4.git
2017-05-03 Emmanuele Bassigdk: Remove GdkX11DisplayManager from the build
2017-05-02 Matthias ClasenRemove the gdk backend API too
2017-05-02 Daniel BolesScale: Improve documentation of set_has_origin()
2017-05-02 Daniel BolesScale: Explain how to round value when !draw-value
2017-05-02 Emmanuele BassiRecover assets rendering script
2017-05-01 Timm Bäderwidget-factory: Fix listbox row alignment
2017-05-01 Timm BäderChain up in size-allocate implementations
2017-05-01 Matthias ClasenRemove GtkWindow::hide-titlebar-when-maximized
2017-04-30 Timm Bäderwidget: remove double assignment
2017-04-30 Timm Bäderplacesview: Remove duplicate GtkMountOperation assignment
2017-04-30 Timm Bäderlevelbar: Don't allocate 0 blocks
2017-04-30 Timm Bädergtksettings: Remove unnecessary deprecation guards
2017-04-30 Timm Bäderwidget: Fold queue_resize_on_widget into its only caller
2017-04-29 Kukuh SyafaatUpdate Indonesian translation
2017-04-28 Emmanuele Bassiwayland: Annotate the log_handler function
2017-04-28 Emmanuele Bassiwayland: Add declaration of private get_type() function
2017-04-28 Emmanuele Bassigdk: Make more private functions static
2017-04-28 Emmanuele Bassiwayland: Mark private function as static
2017-04-28 Emmanuele Bassiwayland: Mark private function as static
2017-04-28 Emmanuele Bassibuild: Don't include the marshallers header file
2017-04-28 Timm Bädermigration guide: Extend GtkBox child property section
2017-04-28 Olivier Fourdanwayland: make key event log more explicit
2017-04-28 Timm Bäderframe: Properly initialize clip
2017-04-28 Timm Bädergrid: Remove unnecessary NULL checks
2017-04-28 Timm BäderGtkGestureMultiPress: Remove superfluous NULL check
2017-04-28 Timm Bäderlabel: Remove dead ternary operator
2017-04-28 Timm Bäderheaderbar: Compute clip directly
2017-04-28 Timm BäderFix gdk_rectangle_union calls
2017-04-28 Timm Bäderbutton: Compute clip directly
2017-04-28 Timm Bäderfilechooserwidget: Remove always-false error case
2017-04-28 Timm Bädersidebarrow: Remove useless size group
2017-04-27 Florian Müllnergdk: Relicense translate_wm_button_layout_to_gtk()
2017-04-26 Piotr DrągUpdate Polish translation
2017-04-26 Emmanuele Bassigsk: Mark finalize() implementation as static
2017-04-26 Emmanuele Bassigsk: Mark internal symbol as static
2017-04-26 Emmanuele Bassigsk: Mark internal symbols as static
2017-04-26 Emmanuele Bassigsk: Mark private symbol as static
2017-04-26 Stas SoloveyUpdate Russian translation
2017-04-26 Daniel BolesScale: Fix documentation of digits per last revert
2017-04-26 Matthias ClasenRevert "Scale: Always sync ::digits to Range::round...
2017-04-26 Timm BäderGskRoundedRect: Include private header file
2017-04-26 Timm BäderGskRenderNode: Fix set_scaling_filters function name
2017-04-26 Timm BäderGskRenderNode: add missing prototype
2017-04-25 Timm Bäderreftests: Remove reference to deleted files
2017-04-25 Timm Bädertestdnd2: Don't pass a toplevel to gtk_drag_set_icon_widget
2017-04-25 Timm Bäderlabel: Remove angle property
2017-04-25 Timm Bäderlabel: Move if statement where it makes sense
2017-04-25 Timm Bäderlabel: Remove useless if statements
2017-04-25 Timm Bäderlabel: Remove useless if statement
2017-04-25 Timm Bädergtkmain: Fix code example
2017-04-25 Timm Bäderlabel: Don't use gtk_widget_set_simple_clip
2017-04-25 Timm Bäderframe: Compute clip directly
2017-04-25 Timm Bäderlistbox: Compute clips directly
2017-04-25 Timm Bädergtkwidget: Queue a resize on the parent when unparenting
2017-04-25 Timm Bäderwidget: Fix set_parent/unparent docs to not mention...
2017-04-25 Timm Bädergrid: Compute clip directly
2017-04-25 Timm Bädercontainer: Use gtk_container_forall less
2017-04-25 Timm Bäderbox: Compute clips directly
2017-04-25 Timm Bädertestsuite: Add widget ordering test case
2017-04-25 Timm Bäderbox: Remove center child
2017-04-25 Timm Bädercontainer: Remove include_internals parameter from...
2017-04-25 Timm Bäderactionbar: Add explicit center widget
2017-04-25 Timm Bäderbox: Remove fill child property
2017-04-25 Timm Bäderbox: Remove expand child property
2017-04-25 Timm Bäderexpander: Use widgets for title box and arrow
2017-04-25 Timm Bäderwindow: Make sure the decoration node stays at the...
2017-04-25 Timm Bäderlevelbar: Use widgets for all blocks
2017-04-25 Timm Bäderprogressbar: Use widgets for all subgadgets
2017-04-25 Timm BäderAdd GtkGizmo
2017-04-25 Timm Bäderoverlay: Ensure proper child widget order
2017-04-25 Timm Bädertreeview: insert the column button css node in the...
2017-04-25 Timm Bäderwidget: Add gtk_widget_insert_before/after
2017-04-25 Timm Bädergdk: Add 3.92 version macros
2017-04-25 Timm BäderBump version to 3.91.0
2017-04-25 Timm Bäderlistbox: Properly remove placeholders
2017-04-25 Timm Bäderwidget-factory: Add dummy listbox placeholder
2017-04-25 Daniel BolesProgressBar: Update node summary per last commit
2017-04-25 Timm Bäderprogressbar: Fix position of text node in CSS docs
2017-04-24 Timm Bäderspinbutton: Add undershoot nodes to CSS docs
2017-04-24 Timm Bäderspinbutton: Remove an unused define
2017-04-24 Timm Bäderwindow: Expand CSS node docs
2017-04-24 Timm Bäderfilechooserbutton: Show/hide appropriate child
2017-04-24 Timm Bäderpaned: Fix typo
2017-04-24 Timm Bädertestboxcss: Fix custom CSS
2017-04-24 Timm Bädergtk4-sections: Add missing GtkWidget child/sibling...
2017-04-24 Timm Bäderlevelbar: Remove unused define
2017-04-23 Matthias Clasentestlist3: Handle dropping a row onto itself
2017-04-22 Carlos Sorianogtkplacesview.ui: Remove translatable from server label...
2017-04-22 Matthias ClasenFix the build
2017-04-22 Matthias ClasenRefine the listbox dnd example
2017-04-22 Carlos Sorianogtkplacesview: Fix unmounted open in tab/window
2017-04-21 Matthias ClasenFix a typo
2017-04-21 Matthias ClasenImplement dnd for list box rows in an example
2017-04-11 John RallsReplace NSScreen:userSpaceScaleFactor, deprecated since...
2017-04-11 Georges Basile... placesview: fix testsuite
2017-04-10 Georges Basile... places-view: monitor network
2017-04-10 gogoUpdate Croatian translation
2017-04-10 gogoUpdate Croatian translation
2017-04-10 gogoUpdate Croatian translation
2017-04-10 gogoUpdate Croatian translation
next